home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / mb1309.zip / MB1309.EXE / INIT.MB < prev    next >
Text File  |  1992-01-18  |  2KB  |  52 lines

  1. ;
  2. ; Sysop and system Information. Loaded by MBINIT.
  3. ; Just put the real stuff in here, nothing "cute", no special characters.
  4. ;
  5. ; Our callsign (no SSID) plus hierarchical location.
  6. ; Our handle.
  7. ; Our qth (city / town only, no advertising please!)
  8. ; Our postal code.
  9. ;
  10. W0RLI.OR.USA.NA
  11. Hank
  12. West Linn
  13. 97068
  14. ;
  15. ;  Call of Global WP Server.
  16. ;
  17. AD8I
  18. ;
  19. ;  System setup.
  20. ;
  21. 30  (Number of seconds to ding the sysop page)
  22. YES (Auto-GM)
  23. ;
  24. ;  Don't change these unless you have a REAL good reason.
  25. ;  Note that 0 means "forever" ...
  26. ;
  27. 40  (Days old a "local user" (L) WP entry must be before it is removed)
  28. 90  (Days old a "known BBS"  (I) WP entry must be before it is removed)
  29. 65  (Days old a "user of other BBS"  (?) WP entry must be before it is removed)
  30. 0   (Days old a "sysop locked" (B,S,X)  WP entry must be before it is removed)
  31. 60  (How often (in days) to refresh local user data to Global WP server)
  32. ;
  33. ;  Change these to suite the conditions at your location.
  34. ;
  35. 10  (Days until Bulletin stale)
  36. 2   (Days until NTS msg stale)
  37. 10  (Days until Personal msg stale)
  38. 30  (Days a BID remains valid)
  39. 2   (Number of times a message can loop before being held)
  40. 21  (Days old for incoming bulletin to be held)
  41. 10  (Minutes between server cycles)
  42. 50  (L command max to list)
  43. 09  (Hour to do daily cleanup and Auto-GM)
  44. 160 (Limit on number of lines in REQWP response)
  45. 2000 (Size limit for WP Update message)
  46. YES (Replace hloc on msg with info from @ BBS in WP)
  47. 256 (Max files for W commands)
  48. YES (B command returns to node instead of disconnect)
  49. NO  (hold all locally entered bulletins)
  50. 6   (Max # tasks that will forward at one time)
  51.  
  52.